Skip to content

Conversation

@srivastavarahull
Copy link
Contributor

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds optional metadata parameters to upload functions to support additional HTTP headers like content type, disposition, encoding, cache control, and user-defined metadata during file uploads.

  • Added 5 new optional metadata parameters to the upload function signature
  • Updated method calls to pass through the new metadata parameters
  • Modified both deprecated and current upload method interfaces

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

File Description
ossFileTransfer.ts Extended upload method signature with metadata parameters and updated API call
ossClient.ts Updated uploadObjectAsync and uploadObject methods to accept and pass metadata parameters

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@srivastavarahull srivastavarahull force-pushed the DAS-358-add-xAdsMeta-propertites-to-upload branch from e3dfc54 to 20e7b4c Compare October 15, 2025 10:05
@srivastavarahull srivastavarahull force-pushed the DAS-358-add-xAdsMeta-propertites-to-upload branch from 5c2d244 to db004fd Compare November 11, 2025 11:10
@nishchhaldagar nishchhaldagar changed the base branch from main to development November 12, 2025 11:43
@sajith-subramanian sajith-subramanian added the enhancement New feature or request label Dec 4, 2025
@sajith-subramanian sajith-subramanian merged commit eb4841f into development Dec 4, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants